home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000372_blitz-list-request_Thu Jul 28 03:15:39 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  2KB

  1. Received: from goanna.cs.rmit.oz.au (goanna.cs.rmit.OZ.AU [131.170.24.40]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id DAA24090 for <blitz-list@helsinki.fi>; Thu, 28 Jul 1994 03:15:27 +0300
  2. Received: from yallara.cs.rmit.oz.au (s933384@yallara.cs.rmit.OZ.AU [131.170.24.42]) by goanna.cs.rmit.oz.au (8.6.8/8.6.6) with ESMTP id KAA24751 for <blitz-list@helsinki.fi>; Thu, 28 Jul 1994 10:15:25 +1000
  3. Received: (from s933384@localhost) by yallara.cs.rmit.oz.au (8.6.8/8.6.6) id KAA12967 for blitz-list@helsinki.fi; Thu, 28 Jul 1994 10:15:21 +1000
  4. From: Dave Cole <s933384@yallara.cs.rmit.oz.au>
  5. Message-Id: <199407280015.KAA12967@yallara.cs.rmit.oz.au>
  6. Subject: BitPlanesBitMap
  7. To: blitz-list@helsinki.fi (Blitz)
  8. Date: Thu, 28 Jul 1994 10:15:21 +1000 (EST)
  9. X-Mailer: ELM [version 2.4 PL23]
  10. MIME-Version: 1.0
  11. Content-Type: text/plain; charset=US-ASCII
  12. Content-Transfer-Encoding: 7bit
  13. Content-Length: 984       
  14. X-Status: 
  15. Status: RO
  16.  
  17. G'day All,
  18.   The command BitPlanesBitMap seems to be what I'm looking for (to
  19. use as a shadow/steam effect), but I'd like a little more info on
  20. it.
  21.  
  22. The syntax is:
  23.   BitPlanesBitMap ScrBitMap, DestBitMap, PlanePick
  24.  
  25. Now I gather ScrBitMap is the ScreenBitMap Object number, and
  26. PlanePick, is the BitPlane(s) you want to work on.  However,
  27. what is the DestBitMap??  Can this be the same as the ScrBitMap??
  28. Is this another bitmap with only the number of planes given by
  29. PlanePick or what?
  30.  
  31.   I understand this command would be used to allow drawing on an
  32. actual bitplane of a bitmap.  Am I correct in this interpretation?
  33.  
  34. Any info greatly appreciated,
  35. Dave
  36.  
  37. -----------------------------------------------------------
  38. Dave Cole                      | Please contact me for info 
  39. s933384@yallara.cs.rmit.oz.au  | about
  40. s933384@minyos.xx.rmit.oz.au   |        The Warhammer 
  41. David_Cole@guru.apana.org.au   |         Compendium
  42. -----------------------------------------------------------